Skip to content

Instantly share code, notes, and snippets.

#EXTM3U
#EXTINF:0 tvg-rec="3",Sky Sports News HD 50 UK
#EXTGRP:новости
http://u9trto3l.siauliairsavlt.org/iptv/ZPDAH86M8U3YGRC8WC6A855Q/9314/index.m3u
#EXTINF:0 tvg-rec="0",Экоспаскоми (Коми)
#EXTGRP:новости
http://u9trto3l.siauliairsavlt.org/iptv/ZPDAH86M8U3YGRC8WC6A855Q/17018/index.m3u
#EXTINF:0 tvg-rec="0",Крик ТВ HD
#EXTGRP:новости
http://u9trto3l.siauliairsavlt.org/iptv/ZPDAH86M8U3YGRC8WC6A855Q/15012/index.m3u

Copy ChatGPT Transcript as markdown

javascript:void (async () => { let { default: TD } = await import("https://cdn.skypack.dev/turndown");  let json = [   ...document.querySelectorAll(".text-base"), ].map((i) => ({   html: i.innerHTML,   text: i.innerText,   markdown: new TD().turndown(i),   isPrompt: !i.querySelector(".prose"), }));  window.open(   URL.createObjectURL(     new Blob(       [         json           .map((i) =>             i.isPrompt ? `**Prompt**: ${i.text}` : `**ChatGPT**: ${i.markdown}`           )           .join("\n\n"),       ],       { type: "text/plain" }     )   ) ); })()

Google answer

Get a quick answer from google for any question

(async function answer(q) {
  var html = await fetch(
    `https://cors.explosionscratc.repl.co/google.com/search?q=${encodeURI(q)}`,

Как получить супердизайн сайта или приложения с помощью AI? Простой пошаговый план для ленивых + готовый промпт

Автор: Алексей Крол Время от нуля до результата: 20-30 минут Что получите: кликабельный HTML-прототип уровня Figma, но без Figma и без дизайнера


Зачем это нужно

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@ElectricRCAircraftGuy
ElectricRCAircraftGuy / bookmarklets.md
Last active May 30, 2026 23:22
These are bookmarklets (ie: browser bookmarks with Javascript in them) to perform functions to help make your GitHub PR review life easier.
@peterflynn
peterflynn / Useful GitHub bookmarklets
Last active May 30, 2026 23:21
GitHub comment thread bookmarklets
To use: create a new bookmark and paste into the URL field.
In Chrome, you can paste the full multiline code as shown below.
In other browsers, you may need to minify the code into one line first.
@adrienne
adrienne / mullenweg-wpe.md
Last active May 30, 2026 23:18
The Mullenweg/WPE Thing

FULL REVERSE ENGINEERING: awstore.cloud Malware

Caution

Это профессиональный многостадийный MitM-троян, таргетированный на СНГ. Значительно опаснее обычного стилера.


Attack Overview

Элементарное "Спасибо" ниже в комментариях, будет греть душу))

graph TD
@ammaraskar
ammaraskar / effects.ksy
Last active May 30, 2026 23:14
sims2 effects resource
meta:
id: effects
file-extension: effects
endian: le
seq:
- id: first_short
type: u2
- id: num_particles